[INFO] cloning repository https://github.com/dennismysh/postgraph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dennismysh/postgraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6aad90532de46a42802de150152de2786131f9c
[INFO] testing dennismysh/postgraph against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdennismysh%2Fpostgraph" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dennismysh/postgraph
[INFO] finished tweaking git repo https://github.com/dennismysh/postgraph
[INFO] tweaked toml for git repo https://github.com/dennismysh/postgraph written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dennismysh/postgraph on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dennismysh/postgraph already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f21e0757a57ae0b2a90ab42be7de269cb3b3b8c0d8070d4fc4367731bb35b514
[INFO] running `Command { std: "docker" "start" "-a" "f21e0757a57ae0b2a90ab42be7de269cb3b3b8c0d8070d4fc4367731bb35b514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f21e0757a57ae0b2a90ab42be7de269cb3b3b8c0d8070d4fc4367731bb35b514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21e0757a57ae0b2a90ab42be7de269cb3b3b8c0d8070d4fc4367731bb35b514", kill_on_drop: false }`
[INFO] [stdout] f21e0757a57ae0b2a90ab42be7de269cb3b3b8c0d8070d4fc4367731bb35b514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ef5c4344c844cd62774ef205c2ac260c2fa6bad9e87e40d2fdb64583486f59d
[INFO] running `Command { std: "docker" "start" "-a" "4ef5c4344c844cd62774ef205c2ac260c2fa6bad9e87e40d2fdb64583486f59d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `views` are never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct UserDailyViews {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 78 |     pub date: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 79 |     pub views: i64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserDailyViews` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 71 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 72 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 73 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "4ef5c4344c844cd62774ef205c2ac260c2fa6bad9e87e40d2fdb64583486f59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ef5c4344c844cd62774ef205c2ac260c2fa6bad9e87e40d2fdb64583486f59d", kill_on_drop: false }`
[INFO] [stdout] 4ef5c4344c844cd62774ef205c2ac260c2fa6bad9e87e40d2fdb64583486f59d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b571b66cb4ed4b7b584fa0111438349ed51f8a487aa600307f6d8eb78f59cc42
[INFO] running `Command { std: "docker" "start" "-a" "b571b66cb4ed4b7b584fa0111438349ed51f8a487aa600307f6d8eb78f59cc42", kill_on_drop: false }`
[INFO] [stderr]    Compiling postgraph-server v0.1.0 (/opt/rustwide/workdir/postgraph-server)
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `views` are never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct UserDailyViews {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 78 |     pub date: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 79 |     pub views: i64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserDailyViews` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 71 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 72 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 73 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GraphPost` is never constructed
[INFO] [stdout]   --> postgraph-server/src/db.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub struct GraphPost {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_posts_for_graph` is never used
[INFO] [stdout]   --> postgraph-server/src/db.rs:76:14
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:152:14
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:166:14
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub async fn upsert_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_topic_category` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:185:14
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub async fn set_topic_category(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_orphaned_categories` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 198 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_categories_with_topics` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub async fn get_categories_with_topics(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_post_topic` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub async fn upsert_post_topic(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `upsert_edge` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:245:14
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:261:14
[INFO] [stdout]     |
[INFO] [stdout] 261 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_subject_edges` is never used
[INFO] [stdout]    --> postgraph-server/src/db.rs:468:14
[INFO] [stdout]     |
[INFO] [stdout] 468 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `views` are never read
[INFO] [stdout]   --> postgraph-server/src/threads.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct UserDailyViews {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 78 |     pub date: DateTime<Utc>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 79 |     pub views: i64,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UserDailyViews` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Topic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Topic {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Category` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Category {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostTopic` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PostTopic {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PostEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct PostEdge {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `last_sync_at` are never read
[INFO] [stdout]   --> postgraph-server/src/types.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct SyncState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 71 |     pub id: i32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 72 |     pub last_sync_cursor: Option<String>,
[INFO] [stdout] 73 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubjectEdge` is never constructed
[INFO] [stdout]   --> postgraph-server/src/types.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct SubjectEdge {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.50s
[INFO] running `Command { std: "docker" "inspect" "b571b66cb4ed4b7b584fa0111438349ed51f8a487aa600307f6d8eb78f59cc42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b571b66cb4ed4b7b584fa0111438349ed51f8a487aa600307f6d8eb78f59cc42", kill_on_drop: false }`
[INFO] [stdout] b571b66cb4ed4b7b584fa0111438349ed51f8a487aa600307f6d8eb78f59cc42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cac8e7aa56b41b043100ec438a4d9578a74e219f8669c02a1117868ef754ef2f
[INFO] running `Command { std: "docker" "start" "-a" "cac8e7aa56b41b043100ec438a4d9578a74e219f8669c02a1117868ef754ef2f", kill_on_drop: false }`
[INFO] [stderr] warning: struct `GraphPost` is never constructed
[INFO] [stderr]   --> postgraph-server/src/db.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | pub struct GraphPost {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_posts_for_graph` is never used
[INFO] [stderr]   --> postgraph-server/src/db.rs:76:14
[INFO] [stderr]    |
[INFO] [stderr] 76 | pub async fn get_posts_for_graph(pool: &PgPool) -> sqlx::Result<Vec<GraphPost>> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:139:14
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub async fn upsert_topic(pool: &PgPool, name: &str, description: &str) -> sqlx::Result<Topic> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:152:14
[INFO] [stderr]     |
[INFO] [stderr] 152 | pub async fn get_all_topics(pool: &PgPool) -> sqlx::Result<Vec<Topic>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:160:14
[INFO] [stderr]     |
[INFO] [stderr] 160 | pub async fn get_all_categories(pool: &PgPool) -> sqlx::Result<Vec<Category>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:166:14
[INFO] [stderr]     |
[INFO] [stderr] 166 | pub async fn upsert_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_topic_category` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:185:14
[INFO] [stderr]     |
[INFO] [stderr] 185 | pub async fn set_topic_category(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `delete_orphaned_categories` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:198:14
[INFO] [stderr]     |
[INFO] [stderr] 198 | pub async fn delete_orphaned_categories(pool: &PgPool) -> sqlx::Result<u64> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_categories_with_topics` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:207:14
[INFO] [stderr]     |
[INFO] [stderr] 207 | pub async fn get_categories_with_topics(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_post_topic` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:224:14
[INFO] [stderr]     |
[INFO] [stderr] 224 | pub async fn upsert_post_topic(
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `upsert_edge` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:245:14
[INFO] [stderr]     |
[INFO] [stderr] 245 | pub async fn upsert_edge(pool: &PgPool, edge: &PostEdge) -> sqlx::Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:261:14
[INFO] [stderr]     |
[INFO] [stderr] 261 | pub async fn get_all_edges(pool: &PgPool) -> sqlx::Result<Vec<PostEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_subject_edges` is never used
[INFO] [stderr]    --> postgraph-server/src/db.rs:468:14
[INFO] [stderr]     |
[INFO] [stderr] 468 | pub async fn get_all_subject_edges(pool: &PgPool) -> sqlx::Result<Vec<SubjectEdge>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `date` and `views` are never read
[INFO] [stderr]   --> postgraph-server/src/threads.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct UserDailyViews {
[INFO] [stderr]    |            -------------- fields in this struct
[INFO] [stderr] 78 |     pub date: DateTime<Utc>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 79 |     pub views: i64,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UserDailyViews` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Topic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct Topic {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Category` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Category {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostTopic` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct PostTopic {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PostEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:50:12
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub struct PostEdge {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `last_sync_at` are never read
[INFO] [stderr]   --> postgraph-server/src/types.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub struct SyncState {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 71 |     pub id: i32,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 72 |     pub last_sync_cursor: Option<String>,
[INFO] [stderr] 73 |     pub last_sync_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SyncState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubjectEdge` is never constructed
[INFO] [stderr]   --> postgraph-server/src/types.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct SubjectEdge {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server" test) generated 20 warnings
[INFO] [stderr] warning: `postgraph-server` (bin "postgraph-server") generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/postgraph_server-f6faf3826d439ea6)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/views_accuracy.rs (/opt/rustwide/target/debug/deps/views_accuracy-162d56000546c8fa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test chart_sum_matches_range_button_for_7d ... FAILED
[INFO] [stdout] test delta_query_basic_sum ... FAILED
[INFO] [stdout] test multiple_snapshots_track_views_over_time ... FAILED
[INFO] [stdout] test delta_query_empty_database ... FAILED
[INFO] [stdout] test range_sum_migration_004_does_not_inflate ... FAILED
[INFO] [stdout] test range_sum_new_post_counts_all_views ... FAILED
[INFO] [stdout] test range_sums_are_monotonically_decreasing ... FAILED
[INFO] [stdout] test delta_query_handles_api_glitches ... FAILED
[INFO] [stdout] test range_sum_old_post_only_counts_gains_in_range ... FAILED
[INFO] [stdout] test delta_query_attributes_initial_views_to_post_date ... FAILED
[INFO] [stdout] test delta_query_handles_zero_backfilled_snapshots ... FAILED
[INFO] [stdout] test delta_query_post_with_no_snapshots ... FAILED
[INFO] [stdout] test migration_004_zero_backfill_scenario ... FAILED
[INFO] [stdout] test chart_sum_matches_range_button_for_30d ... FAILED
[INFO] [stdout] test range_sum_all_time_equals_delta_total ... FAILED
[INFO] [stdout] test range_sum_empty_database ... FAILED
[INFO] [stdout] test range_sums_returns_all_expected_keys ... FAILED
[INFO] [stdout] test sync_creates_engagement_snapshot_with_views ... FAILED
[INFO] [stdout] test total_views_from_posts_table ... FAILED
[INFO] [stdout] test sync_stores_views_in_posts_table ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- chart_sum_matches_range_button_for_7d stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chart_sum_matches_range_button_for_7d' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9caa883 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1118d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1168d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6809d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c64e3b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c64e3b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c64e3b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1e4d0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4dd9d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46ac4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce2c1b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09529 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6cc52 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68bbe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0771d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c32290 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a1a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3d3c0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf8b3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1ac13 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d009b1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0533c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf86ff - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca211e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca18d6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbac9a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::chart_sum_matches_range_button_for_7d::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc407 - views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:564:1
[INFO] [stdout]   51:     0x6332d9ccbc47 - views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:564:61
[INFO] [stdout]   52:     0x6332d9c8afb6 - <views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_7d::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_basic_sum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_basic_sum' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca3da3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d10f0d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1140d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67e1d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c63dfb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c63dfb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c63dfb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1c590 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c470dd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46984 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce1efb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d092a9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6bfd2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c687fe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0749d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c2f950 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39ca6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3b2a0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbea53 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a533 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9cfff11 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d038fc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf775f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1c1e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca15b6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}, views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbaaba - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_basic_sum::delta_query_basic_sum::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbaa7 - views_accuracy[898455013729d64d]::delta_query_basic_sum
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:203:1
[INFO] [stdout]   51:     0x6332d9ccba67 - views_accuracy[898455013729d64d]::delta_query_basic_sum::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:203:61
[INFO] [stdout]   52:     0x6332d9c8ad36 - <views_accuracy[898455013729d64d]::delta_query_basic_sum::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- multiple_snapshots_track_views_over_time stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'multiple_snapshots_track_views_over_time' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cad343 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1128d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1178d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6819d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c654bb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c654bb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c654bb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1f150 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c5091d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46b44 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce315b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09629 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d152 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68d3e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0781d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c33310 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a3a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3e100 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbfe73 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1aed3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00df1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d05dbc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf8d3f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca231e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1a16 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}, views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbad5a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::multiple_snapshots_track_views_over_time::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc7c7 - views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:154:1
[INFO] [stdout]   51:     0x6332d9ccbd07 - views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:154:61
[INFO] [stdout]   52:     0x6332d9c8b0b6 - <views_accuracy[898455013729d64d]::multiple_snapshots_track_views_over_time::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_empty_database stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_empty_database' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca5303 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d10f8d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1148d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67e9d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6413b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6413b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6413b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1cbd0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4869d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c469c4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce219b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09329 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c252 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c688be - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0751d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c30190 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39da6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3b940 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbed33 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a693 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00131 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d03e3c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf7a7f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1d1e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1656 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}, views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbab1a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_empty_database::delta_query_empty_database::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbc87 - views_accuracy[898455013729d64d]::delta_query_empty_database
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:292:1
[INFO] [stdout]   51:     0x6332d9ccbac7 - views_accuracy[898455013729d64d]::delta_query_empty_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:292:61
[INFO] [stdout]   52:     0x6332d9c8adb6 - <views_accuracy[898455013729d64d]::delta_query_empty_database::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_migration_004_does_not_inflate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_migration_004_does_not_inflate' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9caddf3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d112cd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d117cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c681dd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6565b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6565b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6565b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1f470 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c513fd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46b64 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce32ab - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09669 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d292 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68d9e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0785d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c33730 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a426 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3e450 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbffe3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1af83 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00f01 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0605c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf8ecf - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca239e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1a66 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}, views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbad8a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::range_sum_migration_004_does_not_inflate::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc8b7 - views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:393:1
[INFO] [stdout]   51:     0x6332d9ccbd37 - views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:393:61
[INFO] [stdout]   52:     0x6332d9c8b0f6 - <views_accuracy[898455013729d64d]::range_sum_migration_004_does_not_inflate::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_new_post_counts_all_views stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_new_post_counts_all_views' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca8873 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d110cd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d115cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67fdd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6495b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6495b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6495b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1db70 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4bcfd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46a64 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce282b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09469 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c892 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68a9e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0765d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c31630 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a026 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3c9d0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf463 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1aa03 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00681 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d04b5c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf824f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1f9e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca17e6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}, views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbac0a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::range_sum_new_post_counts_all_views::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc137 - views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:417:1
[INFO] [stdout]   51:     0x6332d9ccbbb7 - views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:417:61
[INFO] [stdout]   52:     0x6332d9c8aef6 - <views_accuracy[898455013729d64d]::range_sum_new_post_counts_all_views::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_are_monotonically_decreasing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_are_monotonically_decreasing' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cac893 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1124d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1174d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6815d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6531b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6531b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6531b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1ee30 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4fe3d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46b24 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce300b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d095e9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d012 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68cde - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d077dd - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c32ef0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a326 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3ddb0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbfd03 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1ae23 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00ce1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d05b1c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf8baf - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca229e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca19c6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}, views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbad2a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::range_sums_are_monotonically_decreasing::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc6d7 - views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:325:1
[INFO] [stdout]   51:     0x6332d9ccbcd7 - views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:325:61
[INFO] [stdout]   52:     0x6332d9c8b076 - <views_accuracy[898455013729d64d]::range_sums_are_monotonically_decreasing::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_handles_api_glitches stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_handles_api_glitches' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca6863 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1100d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1150d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67f1d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6447b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6447b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6447b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1d210 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c49c5d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46a04 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce243b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d093a9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c4d2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c6897e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0759d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c309d0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39ea6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3bfe0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf013 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a7f3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00351 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0437c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf7d9f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1e1e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca16f6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbab7a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::delta_query_handles_api_glitches::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbe67 - views_accuracy[898455013729d64d]::delta_query_handles_api_glitches
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:237:1
[INFO] [stdout]   51:     0x6332d9ccbb27 - views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:237:61
[INFO] [stdout]   52:     0x6332d9c8ae36 - <views_accuracy[898455013729d64d]::delta_query_handles_api_glitches::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_old_post_only_counts_gains_in_range stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_old_post_only_counts_gains_in_range' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cafe03 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1138d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1188d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6829d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c65b3b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c65b3b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c65b3b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1fdd0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c5349d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46bc4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce369b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09729 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d652 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68ebe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0791d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c34390 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a5a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3ee40 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cc0433 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1b193 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d01231 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0683c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf937f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca251e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1b56 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}, views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbae1a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::range_sum_old_post_only_counts_gains_in_range::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdcb87 - views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:442:1
[INFO] [stdout]   51:     0x6332d9ccbdc7 - views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:442:61
[INFO] [stdout]   52:     0x6332d9c8b1b6 - <views_accuracy[898455013729d64d]::range_sum_old_post_only_counts_gains_in_range::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_attributes_initial_views_to_post_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_attributes_initial_views_to_post_date' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cb08b3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d113cd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d118cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c682dd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c65cdb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c65cdb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c65cdb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c200f0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c53f7d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46be4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce37eb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09769 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d792 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68f1e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0795d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c347b0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a626 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3f190 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cc05a3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1b243 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d01341 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d06adc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf950f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca259e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1ba6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}, views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbae4a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::delta_query_attributes_initial_views_to_post_date::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdcc77 - views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:254:1
[INFO] [stdout]   51:     0x6332d9ccbdf7 - views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:254:61
[INFO] [stdout]   52:     0x6332d9c8b1f6 - <views_accuracy[898455013729d64d]::delta_query_attributes_initial_views_to_post_date::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_handles_zero_backfilled_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_handles_zero_backfilled_snapshots' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9caf353 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1134d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1184d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6825d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6599b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6599b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6599b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1fab0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c529bd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46ba4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce354b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d096e9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d512 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68e5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d078dd - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c33f70 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a526 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3eaf0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cc02c3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1b0e3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d01121 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0659c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf91ef - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca249e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1b06 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbadea - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::delta_query_handles_zero_backfilled_snapshots::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdca97 - views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:218:1
[INFO] [stdout]   51:     0x6332d9ccbd97 - views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:218:61
[INFO] [stdout]   52:     0x6332d9c8b176 - <views_accuracy[898455013729d64d]::delta_query_handles_zero_backfilled_snapshots::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- delta_query_post_with_no_snapshots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'delta_query_post_with_no_snapshots' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca7dc3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1108d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1158d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67f9d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c647bb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c647bb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c647bb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1d850 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4b21d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46a44 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce26db - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09429 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c752 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68a3e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0761d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c31210 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39fa6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3c680 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf2f3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a953 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00571 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d048bc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf80bf - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1f1e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1796 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}, views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbabda - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::delta_query_post_with_no_snapshots::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc047 - views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:298:1
[INFO] [stdout]   51:     0x6332d9ccbb87 - views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:298:61
[INFO] [stdout]   52:     0x6332d9c8aeb6 - <views_accuracy[898455013729d64d]::delta_query_post_with_no_snapshots::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- migration_004_zero_backfill_scenario stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'migration_004_zero_backfill_scenario' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca9323 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1110d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1160d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6801d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c64afb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c64afb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c64afb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1de90 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4c7dd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46a84 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce297b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d094a9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c9d2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68afe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0769d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c31a50 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a0a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3cd20 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf5d3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1aab3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00791 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d04dfc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf83df - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca201e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1836 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}, views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbac3a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::migration_004_zero_backfill_scenario::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc227 - views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:175:1
[INFO] [stdout]   51:     0x6332d9ccbbe7 - views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:175:61
[INFO] [stdout]   52:     0x6332d9c8af36 - <views_accuracy[898455013729d64d]::migration_004_zero_backfill_scenario::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chart_sum_matches_range_button_for_30d stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chart_sum_matches_range_button_for_30d' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cabde3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1120d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1170d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6811d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6517b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6517b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6517b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1eb10 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4f35d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46b04 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce2ebb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d095a9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6ced2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68c7e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0779d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c32ad0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a2a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3da60 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbfb93 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1ad73 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00bd1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0587c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf8a1f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca221e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1976 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}, views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbacfa - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::chart_sum_matches_range_button_for_30d::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc5e7 - views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:524:1
[INFO] [stdout]   51:     0x6332d9ccbca7 - views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:524:61
[INFO] [stdout]   52:     0x6332d9c8b036 - <views_accuracy[898455013729d64d]::chart_sum_matches_range_button_for_30d::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_all_time_equals_delta_total stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_all_time_equals_delta_total' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cab333 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d111cd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d116cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c680dd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c64fdb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c64fdb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c64fdb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1e7f0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4e87d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46ae4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce2d6b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09569 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6cd92 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68c1e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0775d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c326b0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a226 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3d710 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbfa23 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1acc3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00ac1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d055dc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf888f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca219e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1926 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}, views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbacca - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::range_sum_all_time_equals_delta_total::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc4f7 - views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:493:1
[INFO] [stdout]   51:     0x6332d9ccbc77 - views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:493:61
[INFO] [stdout]   52:     0x6332d9c8aff6 - <views_accuracy[898455013729d64d]::range_sum_all_time_equals_delta_total::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sum_empty_database stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sum_empty_database' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca4853 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d10f4d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1144d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67e5d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c63f9b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c63f9b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c63f9b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1c8b0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c47bbd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c469a4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce204b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d092e9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c112 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c6885e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d074dd - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c2fd70 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39d26 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3b5f0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbebc3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a5e3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00021 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d03b9c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf78ef - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1c9e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1606 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}, views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbaaea - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sum_empty_database::range_sum_empty_database::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbb97 - views_accuracy[898455013729d64d]::range_sum_empty_database
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:473:1
[INFO] [stdout]   51:     0x6332d9ccba97 - views_accuracy[898455013729d64d]::range_sum_empty_database::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:473:61
[INFO] [stdout]   52:     0x6332d9c8ad76 - <views_accuracy[898455013729d64d]::range_sum_empty_database::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- range_sums_returns_all_expected_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'range_sums_returns_all_expected_keys' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca9dd3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1114d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1164d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6805d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c64c9b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c64c9b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c64c9b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1e1b0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4d2bd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46aa4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce2acb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d094e9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6cb12 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68b5e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d076dd - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c31e70 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a126 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3d070 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf743 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1ab63 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d008a1 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0509c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf856f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca209e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1886 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}, views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbac6a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::range_sums_returns_all_expected_keys::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc317 - views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:602:1
[INFO] [stdout]   51:     0x6332d9ccbc17 - views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:602:61
[INFO] [stdout]   52:     0x6332d9c8af76 - <views_accuracy[898455013729d64d]::range_sums_returns_all_expected_keys::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync_creates_engagement_snapshot_with_views stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_creates_engagement_snapshot_with_views' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9cae8a3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1130d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1180d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c6821d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c657fb - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c657fb - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c657fb - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1f790 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c51edd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46b84 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce33fb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d096a9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6d3d2 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c68dfe - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0789d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c33b50 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c3a4a6 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3e7a0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cc0153 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1b033 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d01011 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stderr] error: test failed, to rerun pass `--test views_accuracy`
[INFO] [stdout]   45:     0x6332d9d062fc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf905f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca241e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1ab6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}, views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbadba - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::sync_creates_engagement_snapshot_with_views::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdc9a7 - views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:132:1
[INFO] [stdout]   51:     0x6332d9ccbd67 - views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:132:61
[INFO] [stdout]   52:     0x6332d9c8b136 - <views_accuracy[898455013729d64d]::sync_creates_engagement_snapshot_with_views::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- total_views_from_posts_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'total_views_from_posts_table' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca5db3 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d10fcd - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d114cd - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67edd - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c642db - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c642db - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c642db - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1cef0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4917d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c469e4 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce22eb - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d09369 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c392 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c6891e - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d0755d - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c305b0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39e26 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3bc90 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbeea3 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a743 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00241 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d040dc - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf7c0f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1d9e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca16a6 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}, views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbab4a - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::total_views_from_posts_table::total_views_from_posts_table::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbd77 - views_accuracy[898455013729d64d]::total_views_from_posts_table
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:674:1
[INFO] [stdout]   51:     0x6332d9ccbaf7 - views_accuracy[898455013729d64d]::total_views_from_posts_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:674:61
[INFO] [stdout]   52:     0x6332d9c8adf6 - <views_accuracy[898455013729d64d]::total_views_from_posts_table::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync_stores_views_in_posts_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_stores_views_in_posts_table' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6332da2f4e9a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6332da2f4e9a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6332da2f4e9a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6332da30bfaa - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6332da30bfaa - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6332da2f9c42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6332da2f9c42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6332da2d2c2f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6332da2d2c2f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6332da2eca29 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6332d9d24b6c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6332d9d24b6c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6332da2ecca2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6332da2ecca2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6332da2d2ce8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6332da2ca279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6332da2d3c5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6332da30c79c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6332da30c4e2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6332d9d935c4 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, dotenvy[18e61555bc3ab587]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6332d9da77d2 - sqlx_postgres[15c568595a9eae2a]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6332d9da9c3e - <sqlx_postgres[15c568595a9eae2a]::database::Postgres as sqlx_core[9aad7844b37f30f1]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x6332d9d10ecf - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<sqlx_core[9aad7844b37f30f1]::testing::TestContext<sqlx_postgres[15c568595a9eae2a]::database::Postgres>, sqlx_core[9aad7844b37f30f1]::error::Error>> + core[786f478f706679df]::marker::Send>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6332d9ca7313 - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x6332d9d1104d - <core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x6332d9d1154d - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x6332d9c67f5d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70
[INFO] [stdout]   28:     0x6332d9c6461b - tokio[7ebfb91c2961697a]::task::coop::with_budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6332d9c6461b - tokio[7ebfb91c2961697a]::task::coop::budget::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6332d9c6461b - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25
[INFO] [stdout]   31:     0x6332d9c1d530 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19
[INFO] [stdout]   32:     0x6332d9c4a73d - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44
[INFO] [stdout]   33:     0x6332d9c46a24 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68
[INFO] [stdout]   34:     0x6332d9ce258b - <tokio[7ebfb91c2961697a]::runtime::context::scoped::Scoped<tokio[7ebfb91c2961697a]::runtime::scheduler::Context>>::set::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6332d9d093e9 - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x6332d9c6c612 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::try_with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x6332d9c689de - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[7ebfb91c2961697a]::runtime::context::Context>>::with::<tokio[7ebfb91c2961697a]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x6332d9d075dd - tokio[7ebfb91c2961697a]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x6332d9c30df0 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27
[INFO] [stdout]   40:     0x6332d9c39f26 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24
[INFO] [stdout]   41:     0x6332d9c3c330 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x6332d9cbf183 - tokio[7ebfb91c2961697a]::runtime::context::runtime::enter_runtime::<<tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x6332d9c1a8a3 - <tokio[7ebfb91c2961697a]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x6332d9d00461 - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<alloc[64763625b5a07cdb]::boxed::Box<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6332d9d0461c - <tokio[7ebfb91c2961697a]::runtime::runtime::Runtime>::block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6332d9cf7f2f - sqlx_core[9aad7844b37f30f1]::rt::test_block_on::<sqlx_core[9aad7844b37f30f1]::testing::run_test<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6332d9ca1e9e - sqlx_core[9aad7844b37f30f1]::testing::run_test::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}, sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6332d9ca1746 - sqlx_core[9aad7844b37f30f1]::testing::run_test_with_pool::<sqlx_postgres[15c568595a9eae2a]::database::Postgres, fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}, views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6332d9cbabaa - <fn(sqlx_core[9aad7844b37f30f1]::pool::Pool<sqlx_postgres[15c568595a9eae2a]::database::Postgres>) -> views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::sync_stores_views_in_posts_table::{closure#0} as sqlx_core[9aad7844b37f30f1]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x6332d9cdbf57 - views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:113:1
[INFO] [stdout]   51:     0x6332d9ccbb57 - views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/postgraph-server/tests/views_accuracy.rs:113:61
[INFO] [stdout]   52:     0x6332d9c8ae76 - <views_accuracy[898455013729d64d]::sync_stores_views_in_posts_table::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6332d9d18c4b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6332d9d18c4b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x6332d9d2563b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6332d9d2563b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6332d9d2563b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x6332d9d2563b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x6332d9d20d54 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x6332d9d20d54 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x6332d9d28242 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x6332d9d28242 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x6332d9d28242 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x6332d9d28242 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x6332d9d28242 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x6332da2f446f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x6332da2f446f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x74465c59aaa4 - <unknown>
[INFO] [stdout]   74:     0x74465c627a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     chart_sum_matches_range_button_for_30d
[INFO] [stdout]     chart_sum_matches_range_button_for_7d
[INFO] [stdout]     delta_query_attributes_initial_views_to_post_date
[INFO] [stdout]     delta_query_basic_sum
[INFO] [stdout]     delta_query_empty_database
[INFO] [stdout]     delta_query_handles_api_glitches
[INFO] [stdout]     delta_query_handles_zero_backfilled_snapshots
[INFO] [stdout]     delta_query_post_with_no_snapshots
[INFO] [stdout]     migration_004_zero_backfill_scenario
[INFO] [stdout]     multiple_snapshots_track_views_over_time
[INFO] [stdout]     range_sum_all_time_equals_delta_total
[INFO] [stdout]     range_sum_empty_database
[INFO] [stdout]     range_sum_migration_004_does_not_inflate
[INFO] [stdout]     range_sum_new_post_counts_all_views
[INFO] [stdout]     range_sum_old_post_only_counts_gains_in_range
[INFO] [stdout]     range_sums_are_monotonically_decreasing
[INFO] [stdout]     range_sums_returns_all_expected_keys
[INFO] [stdout]     sync_creates_engagement_snapshot_with_views
[INFO] [stdout]     sync_stores_views_in_posts_table
[INFO] [stdout]     total_views_from_posts_table
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cac8e7aa56b41b043100ec438a4d9578a74e219f8669c02a1117868ef754ef2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cac8e7aa56b41b043100ec438a4d9578a74e219f8669c02a1117868ef754ef2f", kill_on_drop: false }`
[INFO] [stdout] cac8e7aa56b41b043100ec438a4d9578a74e219f8669c02a1117868ef754ef2f
